/*===================CSS Reset============================*/
html{ -webkit-box-sizing:border-box; box-sizing:border-box; overflow-y:scroll; overflow-x:auto;}
*,*:before,*:after{ -webkit-box-sizing:inherit; box-sizing:inherit;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img{ border:medium none; margin:0; padding:0;}
body,button,input,select,textarea{ font: 16px "微软雅黑","microsoft yahei";}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
em,i{ font-style:normal;}
ul,ol{ list-style:none;}
table{ border-collapse:collapse; border-spacing:0;}
input:focus,button:focus,textarea:focus,select:focus,video{ outline: none;}
input::-webkit-input-placeholder{ color: #999;}
input:-moz-placeholder{ color: #999;}
input::-moz-placeholder{ color: #999;}
input:-ms-input-placeholder{ color: #999;}
select{ appearance: none; -moz-appearance: none; border: none; -webkit-appearance: none; background-image: url(../images/lc_gtx_jt1.png)
; background-repeat: no-repeat; background-position: center right 10px; background-color: inherit; cursor: pointer;}
select::-ms-expand{ display:none;}
img{ max-width: 100%;}
body{ background: #F7F7F7;}

/*===================Link Style============================*/
a,a:hover,a:active,a:visited,a:link,a:focus{ color: #333; outline:none; text-decoration: none; transition: all ease 300ms; -webkit-transition: all ease 300ms;}
a:hover{ color: #004d93;}

/*===================Common Style============================*/
.fl{ float: left;}
.fr{ float: right;}
.ovh{ overflow: hidden;}
.bold{ font-weight: bold;}
.gtxWrap{ width: 1200px; margin: 0 auto;}
.textH{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.textT{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.color-f{ color: #fff !important;}
.color-3{ color: #333 !important;}
.color-6{ color: #666 !important;}
.color-9{ color: #999 !important;}
.color-b{ color: #004D93 !important;}
.color-r{ color: #AD081E !important;}
.bg-f{ background-color: #fff;}
.bg-b{ background-color: #004D93;}
.bg-f4{ background-color: #F4FAFF;}
.bg-f7{ background-color: #F7F9FC;}
.hover{ border-radius: 8px; border: 1px solid #e7eef7; transition: all ease 300ms; -webkit-transition: all ease 300ms;}
.hover:hover{ box-shadow: 0 0 15px rgba(18,93,178,.2);}
.dong{ transition: all ease 300ms; -webkit-transition: all ease 300ms;}
.imgH img{ -webkit-transition: all 500ms; -moz-transition: all 500ms; -ms-transition: all 500ms; transition: all 500ms;}
.imgH:hover img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1);}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{ padding-right: 0; padding-left: 0;}

/*============================ Footer ============================*/
.footer .part1{background: #D6EBFF; position: relative; z-index: 100;}
.footer .navUp .navTit ul{ width: 100%;}
.footer .navUp .navTit li{ display: block; float: left; margin-right: 130px; cursor: pointer;}
.footer .navUp .navTit li:last-child{ margin-right: 0;}
.footer .navUp .navTit li span{ display: inline-flex; align-items: center; height: 65px; font-size: 18px; background: url(../images/lc_gtx_jt3_1.png) center right no-repeat; background-size: 7px; padding-right: 20px;}
.footer .navDown{ position: absolute; bottom: 65px; left: 0; width: 100%;}
.footer .navDown .navDownMenu{ display: none; width: 100%; margin: 0; background: #EAF4FF; border: 2px solid #D6EBFF; position: absolute; bottom: 0;}
.footer .navDown .navDownMenu .navDownInner{ margin: 0 auto; width: 1200px; padding: 20px 0; position: relative;}
.footer .navDown .navDownMenu .navDownInner a{ display: inline-block; max-width: 90%; margin: 10px 0;}
.footer .part2{ background: #EAF4FF; padding-top: 30px;}
.footer .part2 .left{ width: 75%; line-height: 40px;}
.footer .part2 .right{ width: 25%; display: flex; align-items: center; justify-content: flex-end; padding-top: 20px;}
.footer .part2 .right .img{ margin-left: 10px;}
.footer .part2 .right .img img{ max-height: 80px;}
.footer .copy{ border-top: 1px solid #CADCEC; padding: 15px 0; margin-top: 30px;}
.footer .copy i{ display: inline-block; margin: 0 7px;}
.footer .part2 a:hover{ color: #DB211C;}

.rigMenu{ width: 85px; border-radius: 15px 5px 15px 5px; box-shadow: -2px 0 7px 0 rgba(0,0,0,0.3); position: fixed; bottom: 25%; right: 15px; z-index: 999;}
.rigMenu a{ display: block; font-size: 14px; position: relative; padding: 10px 0;}
.rigMenu a .t{ width: 46px; height: 46px; margin-bottom: 10px;}
.rigMenu a span{ display: none; width: 150px; height: 150px; padding: 5px; border-radius: 8px; position: absolute; top: 0; left: -165px; z-index: 1; box-shadow: -2px 0 7px 0 rgba(0,0,0,0.3);}
.rigMenu a span i{ width: 12px; height: 100%; background: url(../images/lc_gtx_jt6.png) center no-repeat; background-size: 100%; position: absolute; top: 0; right: -11px;}
.rigMenu a span img{ width: 100%;}
.rigMenu a:hover span{ display: block;}

/*============================ 首页 ============================*/
.gtxJsTabTit{ background: #F1F1F1; font-size: 0; border-radius: 5px; margin-bottom: 17px; overflow: hidden; position: relative;}
.gtxJsTabTit span{ display: block; float: left; cursor: pointer;}
.gtxJsTabTit span a{ display: flex; justify-content: center; align-items: center; height: 50px; background: #EFEFEF; font-size: 18px;}
.gtxJsTabTit .gtxJsTabSlt a{ background: #004D93; color: #fff;}
.gtxJsTabCon{ display: none;}
.gtxLbList .box{ display: block; padding: 10px 0;}
.gtxLbList .box p{ background: url(../images/lc_gtx_dot1.png) center left no-repeat; background-size: 5px; padding: 0 15px;}
.gtxLbList .box em{ display: block; width: 90px;}
.gtxLbList .box:hover p{ background-image: url(../images/lc_gtx_dot2.png); color: #0065C6;}

.gtxIxPart1{ height: 600px;}
.gtxIxPart1 .top{ padding: 15px 0; border-bottom: 1px solid rgba(0,109,213,.2); margin-bottom: 80px;}
.gtxIxPart1 .top a{ display: inline-block; color: #fff;}
.gtxIxPart1 .top .l a{ margin-right: 15px;}
.gtxIxPart1 .top .r i{ display: inline-block; margin: 0 10px;}
.gtxIxPart1 .top a:hover{ color: #f6ca3d;}
.gtxIxPart1 .center .img{ width: 440px; margin-bottom: 40px;}
.gtxIxPart1 .center .search{ width: 600px; display: inline-block; margin-bottom: 10px; border: 1px solid #0065C6; border-radius: 5px; position: relative;}
.gtxIxPart1 .center .search input{ width: 100%; height: 50px; padding: 0 90px 0 20px;}
.gtxIxPart1 .center .search button{ width: 80px; height: 50px; background: linear-gradient(#1E86EA,#004D93); position: absolute; top: 0; right: 0; z-index: 1;}
.gtxIxPart1 .center .txt{ width: 600px; display: inline-block; font-size: 16px;}
.gtxIxPart1 .center .txt i{ display: inline-block; padding-left: 4px; background: rgba(35,108,174,.7);}
.gtxIxPart1 .center .txt p{ padding-left: 90px;}
.gtxIxPart1 .center .txt a{ display: inline-block; color: #fff; background: rgba(35,108,174,.7); padding: 0 4px; border-radius: 3px; margin-left: 10px;}

.gtxMenuOpen{ width: 30px; position: absolute; top: 15px; right: 10px; z-index: 9;}
.gtxMenu{ height: 70px; font-size: 20px; line-height: 70px;}
.gtxMenu li{ width: 14.28%; float: left;}
@media (max-width: 990px) {
    .gtxMenu li{
    width: 100%;
} 
}
.gtxMenu li:last-child{ margin-right: 0;}
.gtxMenu li a{ display: block; color: #fff;}
.gtxMenu li a img{ position: relative; top: -3px; width: 32px; margin-right: 15px; vertical-align: middle;}
.gtxMenu li a.slt,.gtxMenu li a:hover{ background: #197CDA;}

.gtxIxCont{ margin: 15px 0; border-radius: 8px;}

.gtxIxPart2{ padding: 30px;}
.gtxIxPart2 .top{ font-size: 32px; line-height: 50px; padding: 0 10%; margin-bottom: 30px;}
.gtxIxPart2 .top:hover{ color: #DB211C !important;}
.gtxIxPart2 .left .box{ display: block; position: relative;}
.gtxIxPart2 .left .box p{ width: 100%; background: rgba(0,0,0,0.5); padding: 15px 30% 15px 15px; position: absolute; left: 0; bottom: 0; z-index: 9;}
.gtxIxPart2 .left .box img{ width: 100%; height: 340px;}
.gtxIxPart2 .gtxJsTab{ margin-left: 35px;}
.gtxIxPart2 .gtxJsTabTit span{ width: 20%;}

.gtxIxTit{ height: 60px; margin: 10px 0 30px; position: relative;}
.gtxIxTit .t{ display: inline-block; padding: 0 30px; position: absolute; top: 0; z-index: 3; margin-left: -118px;}
.gtxIxTit .t i{ display: block; width: 6px; height: 6px; border-radius: 50%; position: absolute; top: 27.5px; z-index: 1;}
.gtxIxTit .t i.l{ left: 0;}
.gtxIxTit .t i.r{ right: 0;}
.gtxIxTit .t span{ display: inline-flex; justify-content: center; font-size: 48px; line-height: 48px; color: #EDEDED;}
.gtxIxTit .t em{ display: block; font-size: 24px; line-height: 24px; position: absolute; bottom: 0; z-index: 1;}
.gtxIxTit .line{ width: 100%; height: 1px; background: #DADADA; position: absolute; left: 0; top: 50%;}

.gtxIxPart3,.gtxIxPart4,.gtxIxPart5,.gtxIxPart6{ padding: 0 30px 30px;}
.gtxIxPart3 .gtxJsTabTit span{ width: 25%;}
.gtxIxPart3 .item{ margin-left: 35px;}
.gtxIxPart3 .item a{ display: block; color: #000; line-height: 41px; border: 1px solid #F4F7FF; background-color: #F4F7FF; background-position: bottom right 8px; background-size: auto 50px; background-repeat: no-repeat; border-radius: 8px; margin-bottom: 12px; padding: 8px 10px 8px 35px;}
.gtxIxPart3 .item a.a1{ background-image: url(../images/lc_gtx_ixImg3_6.png);}
.gtxIxPart3 .item a.a2{ background-image: url(../images/lc_gtx_ixImg3_7.png);}
.gtxIxPart3 .item a.a3{ background-image: url(../images/lc_gtx_ixImg3_8.png);}
.gtxIxPart3 .item a.a4{ background-image: url(../images/lc_gtx_ixImg3_9.png);}
.gtxIxPart3 .item a.a5{ background-image: url(../images/lc_gtx_ixImg3_10.png);}
.gtxIxPart3 .item a img{ width: 26px; margin-right: 15px;}
.gtxIxPart3 .item a:hover{ border-color: rgba(0,77,147,.5); color: #004D93 !important;}
.gtxIxPart3 .bot{ margin: 0 -15px;}
.gtxIxPart3 .bot .col-sm-2{ width: 20%;}
.gtxIxPart3 .bot a{ display: block; font-size: 20px; margin: 30px 15px 0; padding: 35px 10px 25px; border-radius: 10px; background-repeat: no-repeat; background-size: cover;}
.gtxIxPart3 .bot a.a1{ color: #E94820; background-image: url(../images/lc_gtx_ixImg4_6.png);}
.gtxIxPart3 .bot a.a2{ color: #B38311; background-image: url(../images/lc_gtx_ixImg4_7.png);}
.gtxIxPart3 .bot a.a3{ color: #1BA3B8; background-image: url(../images/lc_gtx_ixImg4_8.png);}
.gtxIxPart3 .bot a.a4{ color: #115DB2; background-image: url(../images/lc_gtx_ixImg4_9.png);}
.gtxIxPart3 .bot a.a5{ color: #2C963D; background-image: url(../images/lc_gtx_ixImg4_10.png);}
.gtxIxPart3 .bot a img{ height: 66px; margin-bottom: 15px;}
.gtxIxPart3 .bot a:hover{ box-shadow: 0 0 10px rgba(0,0,0,.2);}

.gtxTable table{ width: 100%;}
.gtxTable table tr{ border-bottom: 1px dashed #DCDCDC;}
.gtxTable table tr:first-child,.gtxTable table tr:last-child{ border-bottom: none;}
.gtxTable table tr:nth-child(odd){ background: #F7F9FC;}
.gtxTable table th{ text-align: center; padding: 10px; background: #EEF0F5; line-height: inherit;}
.gtxTable table td{ padding: 8px 10px; line-height: inherit;}
.gtxTable table td a{ display: inline-block; max-width: 260px;}
.gtxTable table td a:hover{ color: #125DB2;}

.gtxIxPart4 .gtxIxTit .t{ margin-left: -200px;}
.gtxIxPart4 .top{ display: block; margin-bottom: 25px; border-radius: 5px;}
.gtxIxPart4 .top img{ width: 100%;}
.gtxIxPart4 .right{ margin-left: 35px;}
.gtxIxPart4 .right a{ display: block;}
.gtxIxPart4 .right a.a1,.gtxIxPart4 .right a.a2,.gtxIxPart4 .right a.a3{ font-size: 24px; -webkit-text-stroke: 0.3px #fff; text-shadow: 0 4px 4px rgba(0,0,0,0.25); padding: 20px 20px; margin-bottom: 22px;}
.gtxIxPart4 .right a.a1{ background: url(../images/lc_gtx_ixImg6_1.png) no-repeat; background-size: cover;}
.gtxIxPart4 .right a.a2{ background: url(../images/lc_gtx_ixImg6_2.png) no-repeat; background-size: cover;}
.gtxIxPart4 .right a.a3{ background: url(../images/Group9601-1.png) no-repeat; background-size: cover;}
.gtxIxPart4 .right span{ display: block;}
.gtxIxPart4 .right span a{ display: block; width: 133px;height:91px; background: #EEF0F5; border: 1px solid #EEF0F5; border-radius: 5px; padding: 20px 15px 15px;}
.gtxIxPart4 .right span a img{ height: 42px; margin-bottom: 10px;}
.gtxIxPart4 .right span a:hover{ border-color: rgba(0,77,147,.5);}

.gtxIxPart5 .gtxIxTit .t{ margin-left: -130px;}
.gtxIxPart5 .part1{ padding: 15px 20px 20px; border-radius: 8px; box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);}
.gtxIxPart5 .part1 .tit{ font-size: 24px; margin-bottom: 22px;}
.gtxIxPart5 .part1 .item{ margin: 0 -10px;}
.gtxIxPart5 .part1 .item a{ display: block; margin: 0 10px 25px;}
.gtxIxPart5 .part1 .item a i{ display: inline-block; width: 62px; height: 62px; padding: 17px; background: url(../images/lc_gtx_ixImg7_10.png) center no-repeat; background-size: contain; margin-bottom: 10px;}
.gtxIxPart5 .part1 .item a img{ height: 100%;}
.gtxIxPart5 .part1 .bot{ display: block; font-size: 12px; background: url(../images/lc_gtx_ixImg7_9.png); border-radius: 8px; padding: 15px;}
.gtxIxPart5 .part1 .bot p{ font-size: 24px; margin-bottom: 10px; letter-spacing: 5px;}
.gtxIxPart5 .part1 .bot i{ margin: 0 8px;}
.gtxIxPart5 .part1 .bot:hover{ color: #197CDA !important; box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);}
.gtxIxPart5 .part2{ margin-left: 30px; padding-bottom: 21px; border-radius: 8px; box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);}
.gtxIxPart5 .part2 .top{ display: flex; align-items: center; font-size: 12px; padding: 35px 20px;}
.gtxIxPart5 .part2 .top p{ font-size: 24px; margin-bottom: 10px;}
.gtxIxPart5 .part2 .txt{ padding: 30px 0 10px;}
.gtxIxPart5 .part2 .txt a{ display: block; color: #004D93; margin: 0 10px 25px;}
.gtxIxPart5 .part2 .txt a:hover{ color: #DB211C;}
.gtxIxPart5 .part2 .gd{ display: inline-block; font-size: 16px; line-height: 36px; padding: 0 10px; border-radius: 8px;}
.gtxIxPart5 .part2 .gd:hover{ color: #fff; background: #004D93;}

.gtxIxPart6 .part .slick-list{ margin: 0 -10px;}
.gtxIxPart6 .part .img{ margin: 0 10px; border-radius: 8px;}
.gtxIxPart6 .part .img img{ width: 100%; height: 153px;}

/*============================ 要闻动态 ============================*/
.gtxIxPart1.in{ height: auto;}
.gtxIxPart1.in .top{ border: none; color: #8F8F8F; margin: 0;}
.gtxIxPart1.in .top .l a,.gtxIxPart1.in .top .r a{ color: #8F8F8F;}
.gtxIxPart1.in .top a:hover{ color: #0065C6;}
.gtxIxPart1.in .center{ padding: 30px 0 40px;}
.gtxIxPart1.in .center .logo{ display: block; width: 378px;}
.gtxIxPart1.in .center .search{ display: inherit; border: none; margin-top: 15px;}
.gtxIxPart1.in .center .search input{ height: 42px;}
.gtxIxPart1.in .center .search button{ height: 42px;}
.gtxIxPart1.in .center .txt i,.gtxIxPart1.in .center .txt a{ color: #BCBCBC; background: none; padding: 0;}
.gtxIxPart1.in .center .txt p{ padding-left: 80px;}
.gtxIxPart1.in .center .txt a{ margin: 0 10px 0 5px;}

.gtxInTit{ border-bottom: 1px solid #D1D1D1; margin-bottom: 10px;}
.gtxInTit .l{ display: block; font-size: 24px; line-height: 36px; padding-bottom: 8px; position: relative;}
.gtxInTit .l::after{ content: ""; width: 47px; height: 3px; background: #004D93; position: absolute; left: 0; bottom: 0;}

.gtxIxPart2.yw{ background: #F4FAFF; padding: 0; margin: 30px;}
.gtxIxPart2.yw .left{ margin-right: 30px;}
.gtxIxPart2.yw .left .box img{ height: 438px;}
.gtxIxPart2.yw .right{ padding: 20px 20px 10px 0;}
.gtxIxPart2.yw .right .gtxLbList .box{ padding: 11px 0;}
.gtxIxPart6.yw .gtxIxTit .t{ margin-left: -190px;}

.gtxYwPart1{ padding: 0 30px 30px;}
.gtxYwPart1 .gtxJsTab{ margin-right: 40px;}
.gtxYwPart1 .gtxJsTabTit{ margin-bottom: 10px;}
.gtxYwPart1 .gtxJsTabTit span{ width: 23%;}
.gtxYwPart1 .gtxLbList .box{ padding: 8px 0;}
.gtxYwPart1 .part1 .box{ display: block; padding: 9px 0;}
.gtxYwPart1 .part1 .box i{ display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; font-size: 20px; color: #0065C6; border-radius: 50%; background: #F7F9FC; box-shadow: 0 0 4px 0 rgba(0,0,0,.3);}
.gtxYwPart1 .part1 .box p{ padding-left: 60px; line-height: 25px;}
.gtxYwPart1 .part1 .box p span{ display: block;}
.gtxYwPart1 .part1 .box p em{ display: block; font-size: 12px;}
.gtxYwPart1 .part2 .item{ margin: 0 -8px;}
.gtxYwPart1 .part2 .box{ display: block; height: 106px; margin: 14px 8px 10px; border-radius: 3px; position: relative;}
.gtxYwPart1 .part2 .box p{ width: 100%; line-height: 34px; padding: 0 15px; background: rgba(0,0,0,.5); position: absolute; left: 0; bottom: 0; z-index: 1;}
.gtxYwPart1 .part2 .box img{ width: 100%; height: 108px;}
.gtxYwPart1 .part2 .box:hover p{ background: #004D93;}

/*============================ 政务服务 ============================*/
.gtxBanner{ display: flex; align-items: center; height: 240px;}
.gtxBanner .img img{ width: 341px;}
.gtxBanner .search{ width: 600px; display: inline-block; margin-top: 20px; border-radius: 5px; position: relative;}
.gtxBanner .search input{ width: 100%; height: 42px; font-size: 16px; background: url(../images/lc_gtx_searchH.png) center left 10px no-repeat #fff; background-size: 24px; padding: 0 90px 0 45px;}
.gtxBanner .search button{ width: 80px; height: 42px; font-size: 16px; color: #fff; background: #AD081E; position: absolute; top: 0; right: 0; z-index: 1;}

.gtxZwPart1{ padding: 40px 30px;}
.gtxZwPart1 .gtxIxTit .t{ margin-left: -147px;}
.gtxZwPart1 .list{ margin: 0 -15px;}
.gtxZwPart1 .list a{ display: block; height: 140px; font-size: 20px; line-height: 40px; padding: 25px 30px; margin: 0 15px; border-radius: 8px; position: relative;}
.gtxZwPart1 .list a img{ width: 60px; position: absolute; bottom: 20px; right: 30px;}
.gtxZwPart1 .list a:hover{ box-shadow: 0 0 10px rgba(0,77,147,.3);}

.gtxZwPart2{ padding: 0 30px 30px;}
.gtxZwPart2 .gtxIxTit .t{ margin-left: -109px;}
.gtxZwPart2 .bsTit{ margin-right: 25px;}
.gtxZwPart2 .bsTit span{ display: block; padding: 32px 15px; border-radius: 8px; margin-bottom: 15px; position: relative; cursor: pointer;}
.gtxZwPart2 .bsTit span i{ width: 0; height: 0; border-top: 14px solid transparent; border-bottom: 14px solid transparent; position: absolute; top: 50%; right: -13px; margin-top: -7px; display: none;}
.gtxZwPart2 .bsTit span em{ display: flex; align-items: center; font-size: 18px;}
.gtxZwPart2 .bsTit span em img{ height: 32px; margin-right: 15px;}
.gtxZwPart2 .bsTit span.on i{ display: block;}
.gtxZwPart2 .bsCon{ display: none; min-height: 318px; padding: 30px 35px 0; border: 1px dashed #004D93; border-radius: 8px;}
.gtxZwPart2 .bsCon .part1{ margin: 0 -40px;}
.gtxZwPart2 .bsCon .part1 a{ display: block; margin: 0 40px 30px;}
.gtxZwPart2 .bsCon .part1 a i{ display: inline-block; width: 80px; height: 80px; border-radius: 50%; background: #EEF0F5; border: 1px solid #EEF0F5; padding: 20px; margin-bottom: 15px;}
.gtxZwPart2 .bsCon .part1 a i img{ width: 100%;}
.gtxZwPart2 .bsCon .part1 a:hover i{ background: #F0F7FE; border-color: #197CDA;}
.gtxZwPart2 .bsCon .part2{ margin: 0 -13px;}
.gtxZwPart2 .bsCon .part2 a{ display: block; color: #000; margin: 0 13px 30px; padding: 0 15px; line-height: 64px; border-radius: 8px; background: #F7F7F7;}
.gtxZwPart2 .bsCon .part2 a:hover{ color: #197CDA; background: #F0F7FE;}

.gtxZwPart3{ padding: 0 30px 60px;}
.gtxZwPart3 .gtxIxTit .t{ margin-left: -117px;}
.gtxZwPart3 .list .col-sm-2,.gtxZwPart4 .list .col-sm-2{ width: 20%;}
.gtxZwPart3 .list{ margin: 0 -18px;}
.gtxZwPart3 .list a{ display: block; background: #F5FAFF; border: 1px solid #E7EEF7; border-radius: 8px; padding: 40px 30px 0; margin: 0 18px;}
.gtxZwPart3 .list a img{ height: 107px; margin-bottom: 40px;}
.gtxZwPart3 .list a i{ display: block; font-size: 18px; line-height: 38px; border-radius: 20px; margin-bottom: -20px; border: 1px solid #D5E6F6;}
.gtxZwPart3 .list a:hover{ border-color: #004D93;}
.gtxZwPart3 .list a:hover i{ background: #004D93; color: #fff; border-color: #004D93;}

.gtxZwPart4{ padding: 0 30px 15px;}
.gtxZwPart4 .gtxIxTit .t{ margin-left: -150px;}
.gtxZwPart4 .list{ margin: 0 -12px;}
.gtxZwPart4 .list a{ display: flex; align-items: center; justify-content: center; border-radius: 5px; font-size: 20px; margin: 0 12px 24px; position: relative;}
.gtxZwPart4 .list a p{ width: 100%; padding: 0 10px; text-shadow: 2px 2px 4px rgba(0,0,0,0.8); position: absolute; left: 0; z-index: 1;}
.gtxZwPart4 .list a img{ width: 100%; height: 136px;}

/*============================ 走进高唐 ============================*/
.gtxZjPart1{ margin: 40px 0;}
.gtxZjPart1 .col-sm-2{ width: 19%;}
.gtxZjPart1 .col-sm-8{ width: 62%;}
.gtxZjPart1 .left{ height: 390px; display: flex; align-items: flex-end; background: url(../images/lc_gtx_zjImg1_1.png) center no-repeat; background-size: cover; padding: 0 40px;}
.gtxZjPart1 .left div{ width: 100%;}
.gtxZjPart1 .left a{ display: block; font-size: 18px; line-height: 45px; border: 1px solid #D5E6F6; border-radius: 30px; margin-bottom: 20px;}
.gtxZjPart1 .left a:hover{ border-color: #004D93;}
.gtxZjPart1 .video{ width: 100%; height: 390px;}
.gtxZjPart1 .video video{ object-fit: fill;}
.gtxZjPart1 .right{ padding: 20px;}
.gtxZjPart1 .right .txt p{ font-size: 18px; line-height: 36px; text-align: justify; -webkit-line-clamp: 7; margin: 10px 0 15px;}
.gtxZjPart1 .right .txt a:hover{ color: #AD081E !important;}

.gtxZjPart2{ background: url(../images/lc_gtx_zjImg2_7.png) center top no-repeat; background-size: cover; padding: 40px 0 30px;}
.gtxZjPart2 .gtxIxTit .t{ margin-left: -163px; background: #E6EDF6;}
.gtxZjPart2 .gtxIxTit .t span,.gtxZjPart4 .gtxIxTit .t span{ color: #DDE8F3;}
.gtxZjPart2 .list a{ display: block;}
.gtxZjPart2 .list a.t{ margin-top: 90px;}
.gtxZjPart2 .list a img{ width: 100%; margin-bottom: 15px;}
.gtxZjPart2 .list a em{ display: inline-block; min-width: 114px; font-size: 18px; line-height: 34px; border: 1px dashed #004D93; border-radius: 20px; padding: 0 10px;}
.gtxZjPart2 .list a:hover em{ background: #004D93 !important; color: #fff;}

.gtxZjPart3,.gtxZjPart4,.gtxZjPart5,.gtxZjPart6{ padding: 40px 0;}
.gtxZjPart3 .gtxIxTit .t{ margin-left: -120px; background: #F7F7F7;}
.gtxZjPart3 .list{ margin: 0 -16px;}
.gtxZjPart3 .list .col-sm-7{ width: 59.25%;}
.gtxZjPart3 .list .col-sm-5{ width: 40.75%;}
.gtxZjPart3 .list a{ display: flex; align-items: center; border-radius: 8px; margin: 0 16px 30px; position: relative;}
.gtxZjPart3 .list a .t{ width: 100%; display: flex; justify-content: center; align-items: center; font-size: 20px; line-height: 50px; background: rgba(0,0,0,.3); position: absolute; z-index: 1;}
.gtxZjPart3 .list a .t i{ display: inline-block; width: 20%; height: 1px;}
.gtxZjPart3 .list a .t em{ display: inline-block; margin: 0 10px;}
.gtxZjPart3 .list a img{ width: 100%;}
.gtxZjPart3 .list a:hover .t{ background: rgba(0,0,0,.7);}

.gtxZjPart4{ background: url(../images/lc_gtx_zjImg4_2.png) center top no-repeat; background-size: cover;}
.gtxZjPart4 .gtxIxTit .t{ margin-left: -220px; background: #F0F3F7;}
.gtxZjPart4 .list{ min-height: 200px; background: url(../images/lc_gtx_zjImg4_1.png) center no-repeat; background-size: 100%;}
.gtxZjPart4 .list .col-sm-1{ width: 7.69%;}
.gtxZjPart4 .list a{ display: flex; justify-content: center; align-items: center; color: #000; height: 70px; border: 1px dashed #004D93; border-radius: 8px; padding: 0 10px;}
.gtxZjPart4 .list a.a1{ margin-top: 40px;}
.gtxZjPart4 .list a.a2{ margin-top: 135px;}
.gtxZjPart4 .list a.a3{ margin-top: 110px;}
.gtxZjPart4 .list a.a4{ margin-top: 145px;}
.gtxZjPart4 .list a.a5{ margin-top: 60px;}
.gtxZjPart4 .list a.a6{ margin-top: 210px;}
.gtxZjPart4 .list a.a7{ margin-top: 95px;}
.gtxZjPart4 .list a.a8{ margin-top: 165px;}
.gtxZjPart4 .list a.a9{ margin-top: 20px;}
.gtxZjPart4 .list a:hover{ color: #fff; background: #004D93 !important;}

.gtxZjPart5 .gtxIxTit .t{ margin-left: -136px; background: #F7F7F7;}
.gtxZjPart5 .list{ margin: 0 -20px;}
.gtxZjPart5 .gtxLbList{ margin: 0 20px;}

.gtxZjPart6{ background: #F0F3F7;}
.gtxZjPart6 .gtxIxTit .t{ margin-left: -134px; background: #F0F3F7;}
.gtxZjPart6 .gtxIxTit .t span{ color: #E9F1F9}
.gtxZjPart6 .part{ width: 100%; position: relative;}
.gtxZjPart6 .swiper-slide{ width: 560px; height: 430px; position: relative;}
.gtxZjPart6 .swiper-slide img{ width: 100%; height: 100%; display:block;}
.gtxZjPart6 .swiper-slide a{ display: none; justify-content: center; align-items: flex-end; width: 100%; height: 100%; position: absolute; bottom: 0; left: 0; z-index: 1;}
.gtxZjPart6 .swiper-slide a p{ width: 100%; font-size: 16px; line-height: 54px; background: rgba(0,0,0,.3);}
.gtxZjPart6 .swiper-slide a:hover p{ background: rgba(0,0,0,.5);}
.gtxZjPart6 .swiper-button-prev,.gtxZjPart6 .swiper-button-next{ width: 30px; height: 30px; background-color: rgba(78,78,78,.6);border-radius: 5px; background-position: center; background-repeat: no-repeat; background-size: 9px; margin-top: -15px;}
.gtxZjPart6 .swiper-button-prev{ left: 0; background-image: url(../images/lc_gtx_jt4_1.png);}
.gtxZjPart6 .swiper-button-next{ right: 0; background-image: url(../images/lc_gtx_jt4_2.png);}
.gtxZjPart6 .swiper-button-prev:hover,.gtxZjPart6 .swiper-button-next:hover{ background-color: #AD081E;}
.gtxZjPart6 .swiper-slide.swiper-slide-active a{ display: flex;}

/*============================ 政民互动 ============================*/
.gtxZmPart1{ padding: 40px 30px;}
.gtxZmPart1 .col-sm-5{ width: 46%;}
.gtxZmPart1 .col-sm-7{ width: 54%;}
.gtxZmPart1 .left{ height: 183px; display: flex; justify-content: flex-end; align-items: center; background: url(../images/lc_gtx_zmImg1_1.png) center no-repeat; background-size: cover; padding: 25px;}
.gtxZmPart1 .left a{ display: flex; justify-content: center; align-items: center; background: #fff; border: 1px dashed #0065C6; padding: 10px 20px; margin: 15px 0; border-radius: 8px;}
.gtxZmPart1 .left a img{ height: 18px; margin-right: 8px;}
.gtxZmPart1 .left a:hover{ font-weight: bold; border: 1px solid #004D93;}
.gtxZmPart1 .right a{ display: block; height: 183px; color: #000; font-size: 20px; padding-top: 25px; margin-left: 30px; border-radius: 8px;}
.gtxZmPart1 .right a img{ height: 94px; margin-bottom: 10px;}
.gtxZmPart1 .right a:hover{ color: #004D93 !important;}

.gtxZmPart2,.gtxZmPart3,.gtxZmPart4{ padding: 0 30px 30px;}
.gtxZmPart2 .part1 .gtxTable{ margin-top: 20px;}
.gtxZmPart2 .part1 .gtxTable th{ background: #F4FAFF; padding: 14px 10px;}
.gtxZmPart2 .part1 .gtxTable tr:nth-child(odd){ background: none;}
.gtxZmPart2 .part1 .gtxTable td{ padding: 12px 10px;}
.gtxZmPart2 .part2{ background: linear-gradient(180deg, #F8EAE1 0%, rgba(255,255,255,0) 100%); border-radius: 8px; margin: 0 0 20px 40px; padding: 30px 30px 0;}
.gtxZmPart2 .part2 .list{ margin: 0 -20px;}
.gtxZmPart2 .part2 .list .t{ font-size: 16px; padding: 20px 0; margin: 0 20px;}
.gtxZmPart2 .part2 .list .t em{ display: block; margin-bottom: 18px;}
.gtxZmPart2 .part2 .list .t em i{ font-size: 20px; font-family: impact; border-bottom: 2px solid; margin-right: 8px; padding-bottom: 4px;}
.gtxZmPart2 .part2 .bot{ border-top: 1px solid #D1D1D1; padding: 14px 0;}
.gtxZmPart2 .part2 .bot em{ font-size: 16px; letter-spacing: 1px; background: url(../images/lc_gtx_zmImg2_1.png) center left no-repeat; background-size: 16px; padding-left: 24px;}
.gtxZmPart2 .part3{ height: 140px; background: url(../images/lc_gtx_zmImg2_2.png) center no-repeat; background-size: cover; padding: 30px 30px 0; margin-left: 40px; border-radius: 8px;}
.gtxZmPart2 .part3 .gtxInTit{ border: none;}

.gtxZmPart3,.gtxZmPart4{ margin: 0 -20px;}
.gtxZmPart3 .part,.gtxZmPart4 .gtxJsTab{ margin: 0 20px;}
.gtxZmPart3 .part .top{ display: block; margin: 15px 0 5px;}
.gtxZmPart3 .part .top .img{ margin-right: 5px;}
.gtxZmPart3 .part .top .img img{ width: 100%; height: 206px;}
.gtxZmPart3 .part .top p{ height: 206px; padding: 15px; line-height: 36px; border: 1px dashed #999;}
.gtxZmPart3 .part .top:hover p{ background: #004D93; color: #fff;}
.gtxZmPart3 .part .item{ display: block; font-size: 12px; padding: 12px 15px 10px; margin-top: 15px;}
.gtxZmPart3 .part .item span{ display: block; font-size: 16px; margin-bottom: 10px;}

.gtxZmPart4 .gtxJsTabTit span a{ padding: 0 30px;}
.gtxZmPart4 .top,.gtxZmPart4 .top p span,.gtxZmPart4 .top p em,.gtxZmPart4 .item,.gtxZmPart4 .item i,.gtxZmPart4 .item em{ display: block;}
.gtxZmPart4 .top{ padding: 8px 0;}
.gtxZmPart4 .top .l{ display: block; width: 60px; letter-spacing: 6px; line-height: 24px; padding: 3px 0; border-radius: 3px; background: #197CDA;}
.gtxZmPart4 .top p{ padding-left: 72px;}
.gtxZmPart4 .top p span{ font-size: 20px; margin-bottom: 5px;}
.gtxZmPart4 .top p em i{ display: inline-block; font-size: 12px; margin-right: 20px;}
.gtxZmPart4 .top:hover .l{ background: #004D93;}
.gtxZmPart4 .top:hover p span{ color: #AD081E !important;}
.gtxZmPart4 .item{ margin-top: 20px; line-height: 20px;}
.gtxZmPart4 .item i{ width: 60px; height: 20px; font-size: 12px;}
.gtxZmPart4 .item p{ font-size: 16px; padding: 0 10px;}
.gtxZmPart4 .item em{ width: 90px;}

/*============================ 新闻详情 ============================*/
.gtxInLoca{ padding: 20px 0;}
.gtxInLoca p{ background: url(../images/lc_gtx_inLoca.png) left top no-repeat; background-size: 22px; padding-left: 34px; line-height: 22px;}
.gtxInLoca p a:hover{ color: #004D93 !important;}

.gtxDetPart1{ border: 1px solid #E3E3E3; margin: 30px; border-radius: 8px;}
.gtxDetPart1 .t{ border-bottom: 1px solid #E3E3E3;}
.gtxDetPart1 .t em{ display: block; width: 155px; padding: 10px 0; border-right: 1px solid #E3E3E3; border-left: 1px solid #E3E3E3;}
.gtxDetPart1 .t p{ padding: 10px 30px 10px 185px;}

.gtxDetPart2{ padding: 0 30px 40px;}
.gtxDetPart2 .tit{ font-size: 24px; padding: 50px 0;}
.gtxDetPart2 .txt1{ font-size: 16px; padding-bottom: 10px; border-bottom: 1px solid #D1D1D1;}
.gtxDetPart2 .txt1 a{ transition: inherit; -webkit-transition: inherit;}
.gtxDetPart2 .txt1 .r span,.gtxDetPart2 .txt1 .r span i,.gtxDetPart2 .txt1 .r a,.gtxDetPart2 .txt1 .r .bshare-custom{ display: inline-block;}
.gtxDetPart2 .txt1 .l i{ margin-right: 30px; line-height: 24px;}
.gtxDetPart2 .txt1 .r .fontSize{ margin-right: 15px;}
.gtxDetPart2 .txt1 .r .fontSize label{ display: inline-block; font-weight: normal; padding: 0; margin-left: 5px;}
.gtxDetPart2 .txt1 .r .fontSize em{ display: inline-block; position: relative; cursor: pointer;}
.gtxDetPart2 .txt1 .r .fontSize input{ display: none;}
.gtxDetPart2 .txt1 .r .fontSize input:checked+label em{ color: #0065C6;}
.gtxDetPart2 .txt1 .r .info a{ color: #999; margin-left: 15px; line-height: 22px; background-position: center right; background-repeat: no-repeat; background-size: 20px; padding-right: 26px;}
.gtxDetPart2 .txt1 .r .dy{ background-image: url(../images/lc_gtx_print.png);}
.gtxDetPart2 .txt1 .r .sc{ background-image: url(../images/lc_gtx_store.png);}
.gtxDetPart2 .txt1 .r .gb{ background-image: url(../images/lc_gtx_close.png); margin-right: 15px;}
.gtxDetPart2 .txt1 .r .info a:hover{ color: #004D93;}
.gtxDetPart2 .txt1 .r .bshare-custom a{ width: 22px; height: 22px; margin-left: 10px; background-position: center; background-repeat: no-repeat; background-size: contain;}
.gtxDetPart2 .txt1 .r .bshare-custom a.wx{ background-image: url(../images/lc_gtx_weixin.png);}
.gtxDetPart2 .txt1 .r .bshare-custom a.wb{ background-image: url(../images/lc_gtx_weibo.png);}
.gtxDetPart2 .txt1 .r .bshare-custom a.kj{ background-image: url(../images/lc_gtx_qzone.png);}
.bsBox{ width: auto !important; height: auto !important; overflow: hidden;}

.gtxDetPart3{ margin: 20px 30px 40px; position: relative;}
.gtxDetPart3 .left{ padding-right: 360px;}
.gtxDetPart3 .txt1{ font-size: 20px; line-height: 50px; margin-bottom: 60px;}
.gtxDetPart3 .txt2{ margin-bottom: 30px;}
.gtxDetPart3 .txt2 p{ font-size: 18px; margin-bottom: 10px;}
.gtxDetPart3 .txt2 a{ display: block; line-height: 34px; background: url(../images/lc_gtx_dot1.png) center left no-repeat; background-size: 5px; padding-left: 15px;}
.gtxDetPart3 .txt2 a:hover{ color: #0065C6 !important; background-image: url(../images/lc_gtx_dot2.png);}
.gtxDetPart3 .txt3 .img{ display: inline-block; width: 168px; height: 168px; padding: 8px; border-radius: 8px; box-shadow: 0 0 10px rgba(18,93,178,.1); border: 1px dashed #E7EEF7; margin-bottom: 10px;}
.gtxDetPart3 .txt3 .img img{ width: 100%; height: 100%;}
.gtxDetPart3 .right{ width: 330px; height: 100%; padding: 26px; position: absolute; top: 0; right: 0;}
.gtxDetPart3 .right .part{ margin-bottom: 30px;}
.gtxDetPart3 .right .part .box1{ margin-bottom:8px; line-height: 28px; -webkit-line-clamp: 3;}
.gtxDetPart3 .right .part .box1:hover{ color: #AD081E;}
.gtxDetPart3 .right .part .box2{ display: flex; justify-content: center; align-items: center; font-size: 16px; width: 46%;  margin: 5px; border: 1px solid #004D93; border-radius: 3px; padding: 8px 5px;}
.gtxDetPart3 .right .part .box2 img{ width: 26px; margin-right: 10px;}
.gtxDetPart3 .right .part .box2:hover{ background: #197CDA; color: #fff !important; border-color: #197CDA;}

/*============================ 通用模板 ============================*/
.gtxInBanner{ height: 240px; display: flex; justify-content: center; align-items: center; font-size: 56px; text-stroke: 2px #1C3577; -webkit-text-stroke: 2px #1C3577;}

.gtxIxTit.ty1{ margin: 50px 0;}
.gtxIxTit.ty1 .t{ width: 320px; margin-left: -160px;}
.gtxTyPart1{ padding: 35px 30px;}

.gtxTyPart1 .gtxJsTabTit,.gtxTyPart1 .gtxTable,.gtxGkPart6 .gtxJsTabTit{ text-align: center; background: none; margin: 25px 0 10px;}
.gtxTyPart1 .gtxJsTabTit span,
.gtxTyPart5 .part .gtxJsTabTit span,
.gtxGkPart6 .gtxJsTabTit span{ display: inline-block; float: inherit; min-width: 140px; width: auto; margin-top: 10px;}
.gtxTyPart1 .gtxJsTabTit span a,
.gtxXzPart2 .gtxJsTabTit span a,
.gtxGkPart6 .gtxJsTabTit span a,
.gtxTyPart5 .part .gtxJsTabTit span a{ padding: 0 15px;}
.gtxTyPart1 .gtxJsTabTit span:first-child a,.gtxGkPart6 .gtxJsTabTit span:first-child a{ border-radius: 5px 0 0 5px;}
.gtxTyPart1 .gtxJsTabTit span:last-child a,.gtxGkPart6 .gtxJsTabTit span:last-child a{ border-radius: 0 5px 5px 0;}
.gtxTyPart1 .gtxLbList{ border-bottom: 1px dashed #DCDCDC; padding: 20px 0; margin-bottom: 40px;}
.gtxTyPart1 .gtxLbList .box{ color: #333; padding: 10px 0;}
.gtxTyPart1 .gtxTable tr{ border-bottom: none;}

.gtxTyPart2{ margin-top: 30px;}
.gtxTyPart2,.gtxTyPart3{ margin-left: -15px; margin-right: -15px;}
.gtxTyPart2 a,.gtxTyPart3 a{ display: block; margin: 0 15px 30px; border-radius: 8px;}
.gtxTyPart2 a{ padding: 45px 0; font-size: 34px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7);}
.gtxTyPart3 a{ font-size: 24px; line-height: 40px; padding: 24px 30% 24px 30px;}
.gtxTyPart3 a p{ min-height: 80px;}
.gtxTyPart2 a:hover,.gtxTyPart3 a:hover{ box-shadow: 0 0 10px rgba(18,93,178,.7);}

.gtxTyTit{ padding: 15px 10px; margin: 20px 0 40px;}
.gtxTyTit a{ display: inline-block; font-size: 30px; background: url(../images/lc_gtx_tyImg1_8.png) center left no-repeat; background-size: 25px; padding-left: 30px; line-height: 32px;}

.gtxTyPart4{ padding: 30px 0 0;}
.gtxTyPart4 .tit{ font-size: 20px; background: url(../images/lc_gtx_tyImg1_9.png) center left no-repeat; background-size: 12px; padding-left: 20px; margin-bottom: 30px;}
.gtxTyPart4 .part{ margin: 0 -12px;}
.gtxTyPart4 .part .col-sm-2{ width: 20%;}
.gtxTyPart4 .part a{ display: block; color: #004D93; border-radius: 8px; padding: 20px 10px; margin: 0 12px 20px;}
.gtxTyPart4 .part a:hover{ color: #0065C6; background: #EAF4FF !important;}

.gtxTyPart5{ padding: 40px 10px 0;}
.gtxTyPart5 .part{ margin: 0 20px;}
.gtxTyPart5 .part .gtxJsTabTit span{ margin: 0;}
.gtxTyPart5 .part .gtxJsTabTit span a{ padding: 0 24px;}

.gtxIxPart6.ty{ padding: 40px 30px;}
.gtxIxPart6.ty .gtxIxTit .t{ margin-left: -165px;}
.gtxIxPart6.ty .img{ position: relative;}
.gtxIxPart6.ty .img p{ width: 100%; font-size: 16px; background: rgba(0,0,0,.5); padding: 8px 10px; position: absolute; bottom: 0; left: 0; z-index: 1;}
.gtxIxPart6.ty .img:hover p{ background: #000;}

.gtxTyPart6{ padding: 0 30px 40px;}
.gtxTyPart6 .gtxIxTit .t{ margin-left: -196px;}
.gtxTyPart6 .part1{ margin: 0 -20px; padding: 20px 0;}
.gtxTyPart6 .part1 .col-sm-1{ width: 12.5%;}
.gtxTyPart6 .part1 a{ display: block; margin: 0 20px 30px;}
.gtxTyPart6 .part1 a i{ display: inline-flex; justify-content: center; align-items: center; width: 80px; height: 80px; border: 1px dashed #004D93; background: #F4FAFF; border-radius: 50%; margin-bottom: 15px; padding: 21px;}
.gtxTyPart6 .part1 a i img{ height: 100%;}
.gtxTyPart6 .part2{ margin: 0 -16px;}
.gtxTyPart6 .part2 .col-sm-2{ width: 20%;}
.gtxTyPart6 .part2 a{ display: flex; justify-content: flex-start; align-items: center; padding: 12px 20px 12px 30px; margin: 22px 16px 0; background: #F4FAFF; border: 1px dashed #004D93;}
.gtxTyPart6 .part2 a img{ height: 36px; margin-right: 16px;}
.gtxTyPart6 .part2 a:hover{ border-style: solid;}

/*============================ 政务公开 ============================*/
.gtxGkPart1{ padding: 30px;}
.gtxGkPart1 .part1{ margin-right: 40px;}
.gtxGkPart1 .part1 .top{ padding: 5px 0 16px;}
.gtxGkPart1 .part1 .top .l img{ width: 100%; border-radius: 8px;}
.gtxGkPart1 .part1 .top .r{ margin-left: 15px; font-size: 18px;}
.gtxGkPart1 .part1 .top .r span{ display: block; text-align: center; font-size: 22px; margin-bottom: 5px;}
.gtxGkPart1 .part1 .top .r .t a{ display: flex; justify-content: center; align-items: center; font-size: 16px; border-radius: 5px; padding: 10px 0; margin-top: 10px;}
.gtxGkPart1 .part1 .top .r .t a img{ width: 18px; height: 18px; margin-right: 30px;}
.gtxGkPart1 .part1 .top .r .t a:hover{ color: #0065C6;}
.gtxGkPart1 .part1 .bot em{ display: block; width: 55px; font-size: 16px;}
.gtxGkPart1 .part1 .bot p a{ display: inline-block; font-size: 15px; color: #999; margin: 0 0 5px 20px; width: 45px; text-align-last: justify;}
.gtxGkPart1 .part1 .bot p a:hover{ color: #0065C6;}
.gtxGkPart1 .part1 .list .box{ margin: 0 -10px;}
.gtxGkPart1 .part1 .list .t{ display: block; line-height: 32px; margin: 10px 10px 0; padding: 8px 5px 8px 12px; border-radius: 8px;}
.gtxGkPart1 .part1 .list .t i{ display: inline-flex; justify-content: center; align-items: center; width: 32px; height: 32px; border: 1px dashed #004D93; border-radius: 50%; padding: 8px; margin-right: 8px;}
.gtxGkPart1 .part1 .list .t i img{ height: 100%;}
.gtxGkPart1 .part1 .list .t:hover{ background: #004D93; color: #fff !important;}
.gtxGkPart1 .part2{ margin-bottom: 19px;}
.gtxGkPart1 .part2 .dlqIxTit{ margin-bottom: 15px;}
.gtxGkPart1 .part3 .slick-list{ margin: 0 -13px;}
.gtxGkPart1 .part3 .img{ display: flex; justify-content: center; align-items: center; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); border-radius: 8px; margin: 0 13px; position: relative;}
.gtxGkPart1 .part3 .img div{ width: 100%; padding: 30px 10px 0; position: absolute; top: 0; left: 0; z-index: 1;}
.gtxGkPart1 .part3 .img p{ font-size: 22px;}
.gtxGkPart1 .part3 .img span{ display: block; font-size: 32px; margin-top: 18px; text-align: left; padding-left: 40px;}
.gtxGkPart1 .part3 .img i{ font-size: 12px; margin-top: 15px;}
.gtxGkPart1 .part3 .img img{ width: 100%; height: 140px;}
.gtxGkPart1 .part3 .slick-arrow{ width: 30px; height: 30px; margin-top: -15px !important; background-color: rgba(0,0,0,.6); background-size: 6px;}
.gtxGkPart1 .part3 .slick-arrow.prev{ background-image: url(../images/lc_gtx_jt5_1.png);}
.gtxGkPart1 .part3 .slick-arrow.next{ background-image: url(../images/lc_gtx_jt5_2.png);}
.gtxGkPart1 .part3 .slick-arrow:hover{ background-color: #000;}
.gtxGkPart1 .part4 .l{ height: 140px; font-size: 10px; padding: 20px 0 0 35px; background: url(../images/lc_gtx_gkImg2_3.png) no-repeat; background-size: 100% 100%;}
.gtxGkPart1 .part4 .l img{ height: 30px; margin-bottom: 15px;}
.gtxGkPart1 .part4 .l i{ display: block; margin-top: 15px;}
.gtxGkPart1 .part4 .r a{ display: block; margin: 18px 0 0 10px; background: url(../images/lc_gtx_dot1.png) center left no-repeat; background-size: 5px; padding: 0 15px;}
.gtxGkPart1 .part4 .r a:hover{ background-image: url(../images/lc_gtx_dot2.png);}

.gtxGkPart2{ padding: 0 15px 30px;}
.gtxGkPart2 .col-sm-2{ width: 20%;}
.gtxGkPart2 .item{ margin: 0 15px; position: relative;}
.gtxGkPart2 .item .top{ display: block; width: 100%; height: 180px; font-size: 20px; padding: 40px 10px 0; border-radius: 10px; box-shadow: 0 0 8px 0 rgba(0,0,0,0.25);}
.gtxGkPart2 .item .top img{ height: 56px; margin-bottom: 20px;}
.gtxGkPart2 .item .list{ display: none; width: 100%; padding: 10px 20px; box-shadow: 0 0 8px 0 rgba(0,0,0,0.25); border-radius: 8px; position: absolute; top: 180px; left: 0; z-index: 9;}
.gtxGkPart2 .item .list a{ display: block; line-height: 38px; background: url(../images/lc_gtx_dot1.png) center left no-repeat; background-size: 5px; padding-left: 15px;}
.gtxGkPart2 .item .list a:hover{ color: #0065C6 !important; background-image: url(../images/lc_gtx_dot2.png);}
.gtxGkPart2 .item:hover .list{ display: block;}

.gtxGkPart3{ padding: 10px 20px 30px 0; border-radius: 8px; margin-left: 30px;}
.gtxGkPart3 .part{ margin: 0 -10px;}
.gtxGkPart3 .t1,.gtxGkPart3 .t2,.gtxGkPart3 .t3{ margin: 20px 10px 0;}
.gtxGkPart3 .t1 span,.gtxGkPart3 .t2 span{ display: block; width: 90px; text-align: right; line-height: 46px;}
.gtxGkPart3 .t1 p{ padding-left: 105px;}
.gtxGkPart3 input,.gtxGkPart3 select{ width: 100%; height: 46px; line-height: 46px; border-radius: 8px; background-color: #fff; padding: 0 10px;}
.gtxGkPart3 .t2{ position: relative;}
.gtxGkPart3 .t2.h i{ display: block; width: 40px; height: 100%; line-height: 46px; text-align: center; position: absolute; top: 0; left: 10px; z-index: 1;}
.gtxGkPart3 .t2.h input{ padding-left: 60px;}
.gtxGkPart3 .t3 button{ width: 100%; line-height: 46px; border-radius: 8px; background: #E7E7E7;}
.gtxGkPart3 .t3 button.cx{ color: #fff; background: #0065C6; margin-top: 20px;}
.gtxGkPart3 .t3 button:hover{ background: #cb2026; color: #fff;}

.gtxGkPart4{ padding: 35px 0 0 30px;}
.gtxGkPart4 .gtxJsTabTit span{ width: 18%;}

.gtxGkPart5{ padding: 0 30px 0 40px;}
.gtxGkPart5 .list a{ display: block; font-size: 16px; line-height: 20px; border-bottom: 1px solid #E7E7E7; padding: 12px 30px 12px;}
.gtxGkPart5 .list a img{ width: 20px; height: 20px; margin-right: 20px;}
.gtxGkPart5 .list a:hover{ color: #0065C6;}
.gtxGkPart5 .list.b a{ border-bottom: none; margin-top: 5px;}
.gtxGkPart5 .tp{ display: block; padding: 15px 30px; font-size: 24px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); background: url(../images/lc_gtx_gkImg4_9.png) center no-repeat; background-size: cover;}

.gtxGkPart6{ margin: 0 30px 20px;}
.gtxGkPart6 .part{ margin: 0 -10px;}
.gtxGkPart6 .part a{ display: flex; justify-content: flex-start; align-items: center; margin: 20px 10px 0; padding: 14px 10px; border: 1px dashed #004D93;}
.gtxGkPart6 .part a img{ height: 32px; margin-right: 11px;}

.gtxGkPart7{ padding: 30px 30px 20px;}
.gtxGkPart7 .gtxIxTit .t{ margin-left: -210px;}
.gtxGkPart7 .col-sm-2{ width: 20%;}
.gtxGkPart7 .part{ margin: 0 -8px;}
.gtxGkPart7 .part .img{ display: block; height: 117px; margin: 0 8px 20px; border-radius: 8px; position: relative;}
.gtxGkPart7 .part .img div{ width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; font-size: 22px; line-height: 40px; padding: 0 10px; text-shadow: 2px 2px 2px rgba(0,0,0,0.5); position: absolute; top: 0; left: 0; z-index: 1;}
.gtxGkPart7 .part .img img{ width: 100%; height: 100%;}



/*============================ 政府公报 ============================*/
.gtxInTit .r{ line-height: 36px;}
.gtxInTit .r select{ width: 135px; line-height: 36px; background-color: #f7f7f7; border-radius: 8px; padding: 0 20px 0 10px; margin-left: 8px;}

.gtxGbPart1{ padding: 40px 35px 40px 30px;}
.gtxGbPart1 .title1{ font-size: 24px; padding: 35px 0 30px;}
.gtxGbPart1 .title2{ font-size: 20px; padding: 15px 20px; margin-bottom: 10px;}
.gtxGbPart1 .title2 a{ display: inline-block; background: url(../images/lc_gtx_tyImg1_9.png) center left no-repeat; background-size: 16px; padding-left: 28px;}
.gtxGbPart1 .part1{ margin-bottom: 30px;}
.gtxGbPart1 .gtxLbList.bot .box{ padding: 15px;}
.gtxGbPart1 .gtxLbList.bot .box:nth-child(even){ background: #F7F7F7;}
.gtxGbPart1 .gtxLbList.bot .box em{ width: 180px;}
.gtxGbPart1 .part2{  padding: 10px 0 45px; margin-bottom: 50px;}
.gtxGbPart1 .part2 .img{ display: inline-block; margin: 0 35px;}
.gtxGbPart1 .part2 .img i{ display: block; width: 190px; height: 192px; border-radius: 8px; margin-bottom: 20px; border: 1px dashed #E7EEF7; box-shadow: 0 0 10px 0 rgba(18,93,178,0.1);}
.gtxGbPart1 .part2 .img:first-child i{ padding: 30px;}
.gtxGbPart1 .part2 .img:last-child i{ padding: 30px;}
.gtxGbPart1 .part2 .img i img{ width: 100%;}

.gtxGbPart2{ padding: 25px 30px 25px; border-radius: 8px; margin: 35px 30px 0 0;}
.gtxGbPart2 .t1{ margin-top: 12px;}
.gtxGbPart2 .t1 .l{ display: block; width: 70px; line-height: 40px;}
.gtxGbPart2 .t1 p{ padding-left: 70px;}
.gtxGbPart2 .t1 p select{ width: 48%; margin-right: 2%; height: 40px; line-height: 40px; background-color: #fff; padding: 0 15px; border: 1px solid #DCDCDC;}
.gtxGbPart2 .t1 p select:nth-child(2n){ margin-right: 0;}
.gtxGbPart2 .t1 p input{ width: 100%; height: 40px; line-height: 40px; padding: 0 15px; border: 1px solid #DCDCDC;}
.gtxGbPart2 .t1 p em{ display: block; position: relative;}
.gtxGbPart2 .t1 p em.m{ margin-top: 12px;}
.gtxGbPart2 .t1 p em i{ display: block; line-height: 40px; position: absolute; top: 0; right: 10px; z-index: 1;}
.gtxGbPart2 .t1 p em input{ padding: 0 40px 0 15px;}
.gtxGbPart2 .t2{ padding: 25px 0 0 70px;}
.gtxGbPart2 .t2 button{ display: inline-block; width: 86px; line-height: 36px; color: #333; border-radius: 8px; background: #e7e7e7;}
.gtxGbPart2 .t2 button.cx{ background: #004D93; color: #fff; margin-right: 8px;}
.gtxGbPart2 .t2 button:hover{ background: #AD081E; color: #fff;}

.gtxGbPart3{ padding: 25px 30px; border-radius: 8px; margin: 35px 30px 35px 0;}
.gtxGbPart3 .gtxJsTabTit span{ width: 33.333%;}
.gtxGbPart3 .gtxJsTabTit span a{ background: #fff;}
.gtxGbPart3 .gtxJsTabTit span.gtxJsTabSlt a{ background: #004D93;}
.gtxGbPart3 .gtxJsTabCon{ height: 250px;}
.gtxGbPart3 .gtxJsTabCon .part1{ height: 100%; line-height: 32px; padding-right: 10px; text-align: justify; overflow-x: hidden; overflow-y: scroll !important;}
.gtxGbPart3 .gtxJsTabCon .part1::-webkit-scrollbar{ width: 4px; height: 4px;}
.gtxGbPart3 .gtxJsTabCon .part1::-webkit-scrollbar-thumb{ border-radius: 2px; background: #004D93;}
.gtxGbPart3 .gtxJsTabCon .part1::-webkit-scrollbar-track{ border-radius: 0; background: #E5EFF9;}
.gtxGbPart3 .gtxJsTabCon .part2{ line-height: 30px;}
.gtxGbPart3 .gtxJsTabCon .part2 span{ display: block; width: 50px;}
.gtxGbPart3 .gtxJsTabCon .part2 p{ padding-left: 50px;}

.gtxGbPart4{ display: flex; align-items: center; height: 92px; font-size: 24px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); margin-right: 30px; background: url(../images/lc_gtx_gbImg1.png) center no-repeat; background-size: cover; border-radius: 8px; padding-left: 18%;}
.gtxGbPart4:hover{ box-shadow: 0 0 10px rgba(0,0,0,.3);}

/*============================ 媒体查询 ============================*/
.mobHide{ display: block;}
.mobShow{ display: none;}

@media (max-width: 1200px) {
	.gtxWrap{ width: 100%; padding: 0 10px;}
	.footer .navDown .navDownMenu .navDownInner{ width: 100%; padding: 15px;}
	.footer .navUp .navTit li{ width: 18.5%; margin-right: 1.8%;}
	.gtxIxPart2.yw .left{ margin-right: 20px;}
	.gtxIxPart2.yw .right{ padding-top: 10px;}
	
}
@media (max-width: 1100px) {
	.gtxYwPart1 .part2 .box{ height: 100px;}
	.gtxIxPart2 .gtxJsTab{ margin-left: 10px;}
	.gtxIxPart6 .part .img img{ height: 125px;}
	.gtxIxPart2.yw .left .box img{ height: 356px;}
	.gtxIxPart2.yw .right{ padding-bottom: 0;}
	.gtxIxPart2.yw .right .gtxLbList .box{ padding: 8px 0;}
	.gtxBanner .search{ width: 500px;}
	.gtxZwPart2 .bsTit{ margin: 0;}
	.gtxZwPart2 .bsCon{ margin-left: 20px;}
	.gtxZwPart2 .bsCon .part1{ margin: 0 -20px;}
	.gtxZwPart2 .bsCon .part1 a{ margin: 0 20px 30px;}
	.gtxZwPart3 .list a{ padding: 30px 10px 0;}
	.gtxZwPart3 .list a img{ height: 87px; margin-bottom: 20px;}
	.gtxZjPart1 .col-sm-2{ width: 23%;}
	.gtxZjPart1 .col-sm-8{ width: 54%;}
	.gtxZjPart1 .left{ height: 340px;}
	.gtxZjPart1 .video{ height: 340px;}
	.gtxZjPart1 .right .txt p{ -webkit-line-clamp: 6;}
	.gtxZjPart4 .list a{ font-size: 16px; padding: 0;}
	.gtxTable table td a{ max-width: 140px;}
	.gtxZmPart1 .right a{ margin-left: 10px;}
	.gtxZmPart2 .part2{ margin-left: 20px; padding: 30px 20px 0;}
	.gtxZmPart2 .part2 .list{ margin: 0 -10px;}
	.gtxZmPart2 .part2 .list .t{ margin: 0 10px;}
	.gtxZmPart2 .part3{ padding: 30px 20px 0; margin-left: 20px;}
	.gtxInTit .r{ width: 100%; text-align: center;}
	.gtxGbPart1 .gtxInTit{ border-bottom: none;}
	.gtxGbPart1 .gtxInTit .l{ width: 100%; border-bottom: 1px solid #D1D1D1; margin-bottom: 15px;}
	.gtxGbPart2,.gtxGbPart3{ padding: 20px;}
	.gtxGbPart2 .t1 p select{ width: 47%;}
	
}

@media (max-width: 990px) {
	.mobHide{ display: none;}
	.mobShow{ display: block;}
	body,button,input,select,textarea{ font-size: 16px;}
	.footer .part2{ padding: 20px 10px 0;}
	.gtxIxPart1{ padding-top: 40px;}
	.gtxIxPart1 .top .l,.gtxIxPart1 .top .r{ width: 100%; text-align: center; margin-bottom: 10px;}
	.gtxMenu{ text-align: inherit; position: fixed; top: 0; right: 0; z-index: 10; width: 60%; height: 100%; padding: 80px 0 0; -webkit-transform: translateX(100%); transform: translateX(100%); transition: all ease 500ms; }
	.gtxMenu.gtxOpen{ -webkit-transform: translateX(0); transform: translateX(0); }
	.gtxMenu .gtxMenuClose{ width: 40px; line-height: 40px; font-size: 40px; position: absolute; top: 20px; right: 0;}
	.gtxMenu .gtxWrap{ padding: 0;}
	.gtxMenu li{ width: 100%; height: 60px; font-size: 18px; margin: 0; line-height: 60px;}
	.gtxMenu li a{ padding: 0 20px;}
	.gtxMenu li a img{ width: 24px;}
	.gtxIxPart2 .col-sm-6,.gtxIxPart5 .col-sm-4,.gtxIxPart5 .col-sm-8{ width: 100%;}
	.gtxIxPart2 .left .box img{ height: 410px;}
	.gtxIxPart2 .gtxJsTab{ margin: 15px 0 0;}
	.gtxIxPart3 .item{ margin-left: 20px;}
	.gtxIxPart3 .item a{ padding-left: 20px;}
	.gtxIxPart3 .bot{ margin: 0 -5px;}
	.gtxIxPart3 .bot a{ margin: 0 5px; padding-top: 20px;}
	.gtxTable table td a{ max-width: 50px;}
	.gtxIxPart4 .right{ margin-left: 20px;}
	.gtxIxPart4 .right a.a1,.gtxIxPart4 .right a.a2{ padding: 25px 20px; margin-bottom: 15px;}
	.gtxIxPart5{ margin: 0 -10px;}
	.gtxIxPart5 .gtxIxTit{ margin: 10px;}
	.gtxIxPart5 .item .col-sm-4,.gtxIxPart5 .txt .col-sm-4{ width: 33.333%;}
	.gtxIxPart5 .part1,.gtxIxPart5 .part2{ margin: 20px 10px 0;}
	.gtxIxPart2.yw .col-sm-7,.gtxIxPart2.yw .col-sm-5,.gtxIxPart1.in .col-sm-5,.gtxIxPart1.in .col-sm-7{ width: 100%;}
	.gtxIxPart2.yw .left{ margin: 0 0 20px;}
	.gtxIxPart2.yw .left .box img{ height: 462px;}
	.gtxIxPart2.yw .right{ padding: 0 15px 10px;}
	.gtxIxPart1.in .center{ text-align: center;}
	.gtxIxPart1.in .center .logo,.gtxIxPart1.in .center .r{ float: initial; display: inline-block;}
	.gtxIxPart1.in .center .logo{ width: 80%;}
	.gtxBanner{ height: 200px;}
	.gtxBanner .img img{ width: 235px;}
	.gtxBanner .search{ width: 400px;}
	.gtxZwPart1 .list{ margin: 0 -5px;}
	.gtxZwPart1 .list a{ height: 110px; font-size: 18px; line-height: 34px; padding: 15px; margin: 0 5px;}
	.gtxZwPart1 .list a img{ width: 40px; bottom: 20px; right: 15px;}
	.gtxZwPart2 .bsTit span{ margin-bottom: 10px; padding: 15px 20px;}
	.gtxZwPart2 .bsTit span em img{ height: 24px; margin-right: 8px;}
	.gtxZwPart2 .bsCon{ min-height: 255px; padding: 30px 20px 0;}
	.gtxZwPart2 .bsCon .part1{ margin: 0 -5px;}
	.gtxZwPart2 .bsCon .part1 a{ margin: 0 5px 26px;}
	.gtxZwPart2 .bsCon .part1 a i{ width: 55px; height: 55px; padding: 12px;}
	.gtxZwPart2 .bsCon .part2{ margin: 0 -10px;}
	.gtxZwPart2 .bsCon .part2 a{ line-height: 54px; padding: 0 10px; margin: 0 10px 20px;}
	.gtxZwPart3 .list{ margin: 0 -10px;}
	.gtxZwPart3 .list a{ margin: 0 10px;}
	.gtxZwPart3 .list a img{ height: 67px;}
	.gtxZwPart4 .list{ margin: 0 -5px;}
	.gtxZwPart4 .list a{ font-size: 16px; margin: 0 5px 10px;}
	.gtxZwPart4 .list a img{ height: 100px;}
	.gtxZjPart1 .left{ height: 260px; padding: 0 10px;}
	.gtxZjPart1 .left a{ margin-bottom: 5px; line-height: 40px;}
	.gtxZjPart1 .video{ height: 260px;}
	.gtxZjPart1 .right .txt p{ font-size: 16px; line-height: 28px; -webkit-line-clamp: 5;}
	.gtxZjPart2 .list a em{ min-width: auto; font-size: 16px;}
	.gtxZjPart3 .list{ margin: 0 -5px;}
	.gtxZjPart3 .list a{ margin: 0 5px 10px;}
	.gtxZmPart2 .part2 .list{ margin: 0 -3px;}
	.gtxZmPart2 .part2 .list .t{ font-size: 12px; margin: 0 3px;}
	.gtxZmPart2 .part2 .list .t em i{ font-size: 16px; margin: 0;}
	.gtxZmPart2 .part3 .gtxInTit .l{ font-size: 18px;}
	.gtxZmPart3 .part .top .img img{ height: 122px;}
	.gtxZmPart3 .part .top p{ height: 122px; padding: 10px; line-height: 26px;}
	.gtxZmPart3 .part .item{ padding: 2px 10px;}
	.gtxZmPart3 .part .item span{ margin-bottom: 5px;}
	.gtxZmPart4{ padding-bottom: 0;}
	.gtxZmPart4 .col-sm-6{ width: 100%;}
	.gtxZmPart4 .gtxJsTab{ margin-bottom: 20px;}
	.gtxDetPart1 .t em{ width: 100px;}
	.gtxDetPart1 .t p{ padding-left: 120px;}
	.gtxDetPart3{ position: inherit;}
	.gtxDetPart3 .left{ padding: 0 0 30px;}
	.gtxDetPart3 .right{ width: 100%; position: inherit;}
	.gtxGkPart1 .part1,.gtxGkPart1 .part1 .list{ margin-right: 0;}
	.gtxGkPart1 .part1 .top .l{ margin-right: 0;}
	.gtxGkPart1 .part1 .top .r{ font-size: 12px; margin-left: 10px;}
	.gtxGkPart1 .part1 .top .r span{ font-size: 18px; margin-bottom: 0;}
	.gtxGkPart1 .part1 .top .r .t a{ font-size: 12px; padding: 3px 0;}
	.gtxGkPart1 .part1 .list .box{ margin: 0 -5px;}
	.gtxGkPart1 .part1 .list .t{ font-size: 16px; padding: 5px; margin: 10px 5px 0;}
	.gtxGkPart1 .part1 .list .t i{ width: 30px; height: 30px;}
	.gtxGkPart1 .part2{ margin-bottom: 10px;}
	.gtxGkPart1 .part2{ margin-left: 20px;}
	.gtxGkPart1 .part2 .gtxLbList .box{ padding: 5px 0 6px;}
	.gtxGkPart1 .part3 .img div{ padding: 15px 5px 0;}
	.gtxGkPart1 .part3 .img p{ font-size: 20px;}
	.gtxGkPart1 .part3 .img span{ font-size: 24px; padding: 0; margin-top: 15px; text-align: center;}
	.gtxGkPart1 .part3 .img i{ margin-top: 5px;}
	.gtxGkPart1 .part3 .img img,.gtxGkPart1 .part4 .l{ height: 109px;}
	.gtxGkPart1 .part4 .l{ padding: 10px 10px 0 27px;}
	.gtxGkPart1 .part4 .l img{ height: 20px; margin-bottom: 10px;}
	.gtxGkPart1 .part4 .l i{ margin-top: 5px;}
	.gtxGkPart2{ padding: 0 20px 30px;}
	.gtxGkPart2 .item{ margin: 0 5px;}
	.gtxGkPart3{ padding: 5px 10px 10px 0;}
	.gtxGkPart3 .t1,.gtxGkPart3 .t2,.gtxGkPart3 .t3{ margin: 10px 5px 0;}
	.gtxGkPart3 .t1 span, .gtxGkPart3 .t2 span{ width: 70px;}
	.gtxGkPart3 .t1 p{ padding-left: 85px;}
	.gtxGkPart4 .gtxJsTabTit span{ width: 20%;}
	.gtxGkPart5{ padding-left: 20px;}
	.gtxGkPart5 .list a{ padding: 10px;}
	.gtxGkPart6 .col-sm-2,.gtxGkPart7 .col-sm-2{ width: 25%;}
	.gtxGbPart1{ padding: 30px 20px;}
	.gtxGbPart1 .part2 .img i{ width: 120px; height: 120px;}
	.gtxGbPart1 .gtxLbList.bot .box em{ width: 155px;}
	.gtxGbPart2,.gtxGbPart3{ padding: 15px 10px; margin-right: 20px;}
	.gtxGbPart2 .t1 .l{ width: 60px;}
	.gtxGbPart2 .t1 p{ padding-left: 60px;}
	.gtxGbPart2 .t2{ padding-left: 60px;}
	.gtxGbPart2 .t2 button{ width: 60px; border-radius: 6px;}
	.gtxGbPart3 .gtxJsTabTit span a{ font-size: 16px;}
	.gtxGbPart4{ margin-right: 20px;}
	
}

@media (max-width: 767px) {
	.rigMenu{ display: none;}
	select{ background-size: 10px;}
	.footer{ font-size: 12px;}
	.footer .part2 .left,.footer .part2 .right{ width: 100%;  text-align: center; justify-content: center;}
	.footer .part2 .left{ line-height: 24px;}
	.footer .part2 .right .img{ margin: 0 5px;}
	.footer .part2 .right .img img{ max-height: 40px;}
	.footer .copy{ margin-top: 20px; padding: 10px 0;}
	.gtxIxPart1{ height: auto; padding: 50px 10px;}
	.gtxIxPart1 .top{ margin-bottom: 30px; padding: 0; border-bottom: none;}
	.gtxIxPart1 .top .l a{ margin: 0 3px;}
	.gtxIxPart1 .top .r i{ margin: 0 5px; font-size: 12px;}
	.gtxIxPart1 .center .search{ width: 100%;}
	.gtxIxPart1 .center .search input{ height: 40px; padding: 0 70px 0 10px;}
	.gtxIxPart1 .center .search button{ width: 60px; height: 40px;}
	.gtxIxPart1 .center .img{ width: 80%;}
	.gtxIxPart1 .center .txt{ font-size: 12px; width: 100%;}
	.gtxIxPart1 .center .txt p{ padding-left: 80px;}
	.gtxIxPart1 .center .txt a{ margin: 0 0 5px 3px;}
	.gtxIxPart2{ padding: 15px 10px;}
	.gtxIxPart2 .top{ font-size: 20px; line-height: 24px; padding: 0; margin-bottom: 15px;}
	.gtxIxPart2 .left .box p{ font-size: 15px; padding: 10px 30% 10px 10px;}
	.gtxIxPart2 .left .box img{ height: 200px;}
	.slick-dots{ bottom: 12px;}
	.slick-dots li{ width: 6px; height: 6px; margin-right: 5px;}
	.slick-dots li.slick-active{ width: 22px;}
	.gtxLbList .box{ padding: 7px 0 !important;}
	.gtxLbList .box em{ font-size: 12px;}
	.gtxLbList .box p{ padding-right: 0; font-size: 15px;}
	.gtxIxTit{ margin-bottom: 10px;}
	.gtxIxTit .t{ padding: 0 20px; margin-left: -90px;}
	.gtxIxTit .t em{ font-size: 24px;}
	.gtxIxTit .t span{ font-size: 30px;}
	.gtxJsTabTit{ margin-bottom: 0; overflow-x: auto; white-space:nowrap;}
	.gtxJsTabTit span{ display: inline-block; width: auto !important; min-width: 25% !important; float: inherit; margin-bottom: 0; margin-top: 0;}
	.gtxJsTabTit span a{ font-size: 16px; height: 40px; padding: 0 15px;}
	.gtxIxPart3,.gtxIxPart4,.gtxIxPart5,.gtxIxPart6{ padding: 0 10px 20px;}
	.gtxIxPart3 .gtxIxTit .t{ padding: 0 35px;}
	.gtxIxPart3 .item{ margin: 15px 0 0;}
	.gtxIxPart3 .item a{ font-size: 16px; padding: 5px 10px 5px 20px;}
	.gtxIxPart3 .bot .col-sm-2{ width: 50%;}
	.gtxIxPart3 .bot a{ font-size: 16px; margin: 10px 5px 0; border-radius: 6px; padding: 20px 5px 20px;}
	.gtxIxPart3 .bot a img{ height: 40px; margin-bottom: 10px;}
	.gtxIxPart4 .gtxIxTit .t{ margin-left: -125px;}
	.gtxIxPart4 .top{ margin-bottom: 10px;}
	.gtxTable{ overflow-x: scroll;}
	.gtxTable table{ font-size: 12px; width: 500px;}
	.gtxTable table th{ font-size: 16px;}
	.gtxTable table td a{ max-width: 120px;}
	.gtxIxPart4 .right{ margin: 10px 0 0;}
	.gtxIxPart4 .right a.a1, .gtxIxPart4 .right a.a2{ -webkit-text-stroke: 0.2px #fff; border-radius: 6px; margin-bottom: 10px;}
	.gtxIxPart4 .right span a{ font-size: 16px; width: 48%;}
	.gtxIxPart5{ margin: 0;}
	.gtxIxPart5 .gtxIxTit{ margin: 10px 0;}
	.gtxIxPart5 .gtxIxTit .t{ margin-left: -80px;}
	.gtxIxPart5 .part1{ padding: 15px 10px 20px; margin: 0; border-radius: 6px;}
	.gtxIxPart5 .part1 .tit{ font-size: 20px;}
	.gtxIxPart5 .part1 .bot{ border-radius: 6px;}
	.gtxIxPart5 .part2{ margin: 15px 0 0; padding-bottom: 10px;}
	.gtxIxPart5 .part2 .top{ padding: 20px 30px;}
	.gtxIxPart5 .part2 .txt{ padding: 15px 0 10px;}
	.gtxIxPart5 .part2 .txt a{ margin-bottom: 15px;}
	.gtxIxPart5 .part2 .gd{ font-size: 12px; line-height: 30px;}
	.gtxIxPart6 .part .slick-list{ margin: 0 -5px;}
	.gtxIxPart6 .part .img{ margin: 0 5px; border-radius: 6px;}
	.gtxIxPart6 .part .img img{ height: 92px;}
	.gtxIxPart1.in{ padding-bottom: 30px;}
	.gtxIxPart1.in .center{ padding: 30px 0 0;}
	.gtxIxPart1.in .center .search{ margin-bottom: 0;}
	.gtxIxPart1.in .center .txt p{ padding-left: 70px;}
	.gtxIxPart1.in .center .txt a{ margin: 0 8px 0 0;}
	.gtxIxPart2.yw{ margin: 15px 10px;}
	.gtxIxPart2.yw .right{ padding: 0 10px 10px;}
	.gtxIxPart6.yw .gtxIxTit .t{ margin-left: -90px;}
	.gtxInTit .l{ font-size: 22px;}
	.gtxIxPart2.yw .left .box img{ height: 226px;}
	.gtxYwPart1{ padding: 0 10px 20px;}
	.gtxYwPart1 .gtxJsTab{ margin: 0 0 25px;}
	.gtxYwPart1 .part1 .box i{ width: 40px; height: 40px; font-size: 18px;}
	.gtxYwPart1 .part1 .box p{ line-height: 22px; font-size: 15px;}
	.gtxYwPart1 .part2 .item{ margin: 0 -5px 10px;}
	.gtxYwPart1 .part2 .box{ height: 95px; margin: 10px 5px 0;}
	.gtxYwPart1 .part2 .box p{ padding: 0 10px;}
	.gtxYwPart1 .part2 .box img{ height: 97px;}
	.gtxBanner{ text-align: center;}
	.gtxBanner .img,.gtxBanner .search{ float: inherit; display: inline-block;}
	.gtxBanner .img{ width: 60%;}
	.gtxBanner .search{ width: 90%;}
	.gtxBanner .search input,.gtxBanner .search button{ font-size: 12px; height: 36px;}
	.gtxBanner .search input{ background-size: 16px; background-position: center left 7px; padding: 0 80px 0 30px;}
	.gtxBanner .search button{ width: 70px;}
	.gtxZwPart1{ padding: 20px 10px;}
	.gtxZwPart1 .gtxIxTit .t{ margin-left: -92px;}
	.gtxZwPart1 .list a{ height: 90px; font-size: 16px; line-height: 30px; margin: 10px 5px 0;}
	.gtxZwPart1 .list a img{ width: 30px; bottom: 10px; right: 10px;}
	.gtxZwPart2{ padding: 0 10px 30px;}
	.gtxZwPart2 .gtxIxTit .t{ margin-left: -69px;}
	.gtxZwPart2 .bsTit{ margin: 0 -1.5%;}
	.gtxZwPart2 .bsTit span{ width: 30.333%; margin: 0 1.5%; padding: 12px 5px; float: left; text-align: center;}
	.gtxZwPart2 .bsTit span i{ border-left: 12px solid transparent !important; border-top: 12px solid #EFFBFB; border-right: 12px solid transparent; top: initial; left: 50%; margin: 0 0 0 -5px; bottom: -25px;}
	.gtxZwPart2 .bsTit span:first-child i{ border-top: 12px solid #F0F7FE !important;}
	.gtxZwPart2 .bsTit span:last-child i{ border-top: 12px solid #FFF7F0 !important;}
	.gtxZwPart2 .bsTit span em{ display: block; justify-content: initial; align-items: initial; font-size: 18px;}
	.gtxZwPart2 .bsTit span em img{ float: initial; height: 28px; margin: 0 0 8px;}
	.gtxZwPart2 .bsCon{ min-height: auto; font-size: 16px; margin: 20px 0 0; padding: 15px 10px 0;}
	.gtxZwPart2 .bsCon .part1 a i{ margin-bottom: 8px;}
	.gtxZwPart2 .bsCon .part2{ margin: 0 -5px;}
	.gtxZwPart2 .bsCon .part2 a{ line-height: 48px; margin: 0 5px 15px;}
	.gtxZwPart3{ padding: 0 10px;}
	.gtxZwPart3 .gtxIxTit .t{ margin-left: -74px;}
	.gtxZwPart3 .list .col-sm-2,.gtxZwPart4 .list .col-sm-2{ width: 50%;}
	.gtxZwPart3 .list a{ margin-bottom: 45px; padding: 15px 10px 0;}
	.gtxZwPart3 .list a img{  margin-bottom: 15px;}
	.gtxZwPart3 .list a i{ font-size: 16px; line-height: 34px;}
	.gtxZwPart4{ padding: 0 10px 20px;}
	.gtxZwPart4 .gtxIxTit .t{ margin-left: -95px;}
	.gtxZwPart4 .list a p{ padding: 0 5px;}
	.gtxZjPart1{ margin: 20px 0;}
	.gtxZjPart1 .col-sm-2,.gtxZjPart1 .col-sm-8{ width: 100%;}
	.gtxZjPart1 .left{ display: inherit; align-items: inherit; height: auto; background-position: center top; padding: 280px 10px 20px;}
	.gtxZjPart1 .left a{ width: 31.333%; float: left; font-size: 16px; line-height: 36px; margin: 0 1%;}
	.gtxZjPart1 .video{ height: 200px;}
	.gtxZjPart1 .right{ padding: 20px 10px;}
	.gtxZjPart1 .right .txt p{ -webkit-line-clamp: 4; margin: 5px 0 10px;}
	.gtxZjPart2{ padding: 30px 0;}
	.gtxZjPart2 .gtxIxTit .t{ margin-left: -102px;}
	.gtxZjPart2 .list a{ margin: 30px 5px 0;}
	.gtxZjPart2 .list a em{ width: 80%;}
	.gtxZjPart3,.gtxZjPart4,.gtxZjPart6{ padding: 20px 0;}
	.gtxZjPart3 .list .col-sm-7,.gtxZjPart3 .list .col-sm-5{ width: 100%;}
	.gtxZjPart3 .gtxIxTit .t{ margin-left: -75px;}
	.gtxZjPart4 .gtxIxTit .t{ margin-left: -139px;}
	.gtxZjPart4 .list .col-sm-1{ width: 50%;}
	.gtxZjPart4 .list{ background: none;}
	.gtxZjPart4 .list a{ font-size: 16px; margin: 10px !important;}
	.gtxZjPart5{ padding: 20px 10px;}
	.gtxZjPart5 .gtxIxTit .t{ margin-left: -97px; padding: 0 40px;}
	.gtxZjPart5 .list{ margin: 0;}
	.gtxZjPart5 .gtxLbList{ margin: 0 0 10px;}
	.gtxZjPart6 .gtxIxTit .t{ margin-left: -85px;}
	.gtxZjPart6 .swiper-slide{ width: 100%; height: auto;}
	.gtxZmPart1{ padding: 20px 10px;}
	.gtxZmPart1 .col-sm-5,.gtxZmPart1 .col-sm-7{ width: 100%;}
	.gtxZmPart1 .left{ height: auto; padding: 10px;}
	.gtxZmPart1 .left a{ padding: 5px 10px;}
	.gtxZmPart1 .right{ margin: 0 -5px;}
	.gtxZmPart1 .right a{ height: auto; font-size: 16px; margin: 10px 5px 0; padding: 10px;}
	.gtxZmPart1 .right a img{ height: 64px; margin-bottom: 5px;}
	.gtxZmPart2{ padding: 0 10px 30px;}
	.gtxZmPart2 .part2{ margin: 20px 0; padding: 20px 10px 0;}
	.gtxZmPart2 .part2 .list .t{ font-size: 16px; padding: 10px 0 20px;}
	.gtxZmPart2 .part2 .list .t em{ margin-bottom: 14px;}
	.gtxZmPart2 .part2 .list .t em i{ font-size: 20px; margin-right: 5px; padding-bottom: 2px;}
	.gtxZmPart2 .part2 .bot{ padding: 10px 0;}
	.gtxZmPart2 .part2 .bot em{ font-size: 12px;}
	.gtxZmPart2 .part3{ height: 120px; margin: 0;}
	.gtxZmPart2 .part3 .gtxInTit .l{ font-size: 22px;}
	.gtxZmPart3,.gtxZmPart4{ margin: 0; padding: 0 10px 10px;}
	.gtxZmPart3 .part,.gtxZmPart4 .gtxJsTab{ margin: 0 0 20px;}
	.gtxZmPart3 .part .top .img{ margin: 0 0 3px 0;}
	.gtxZmPart3 .part .top .img img{ height: 193px;}
	.gtxZmPart3 .part .top p{ height: 104px; font-size: 16px; line-height: 28px; padding: 10px;}
	.gtxZmPart3 .part .item{ padding: 8px 10px; margin-top: 10px;}
	.gtxZmPart4 .top{ padding: 15px 0;}
	.gtxZmPart4 .top .l{ width: 45px; line-height: 22px; letter-spacing: 3px;}
	.gtxZmPart4 .top p{ padding-left: 50px;}
	.gtxZmPart4 .top p span{ font-size: 18px;}
	.gtxZmPart4 .top p em i{ margin-right: 5px;}
	.gtxZmPart4 .item{ margin: 0 0 12px;}
	.gtxZmPart4 .item i{ width: 50px;}
	.gtxZmPart4 .item em{ font-size: 12px; width: 70px;}
	.gtxInLoca{ padding: 15px 0;}
	.gtxInLoca p{ background-size: 16px; padding-left: 24px; background-position: 0 3px;}
	.gtxDetPart1{ margin: 10px; border-radius: 3px;}
	.gtxDetPart1 .t{ font-size: 12px;}
	.gtxDetPart1 .t em{ width: 80px; border-left: none;}
	.gtxDetPart1 .t p{ padding: 10px 10px 10px 90px;}
	.gtxDetPart2{ padding: 0 10px 20px; text-align: center;}
	.gtxDetPart2 .tit{ font-size: 22px; padding: 30px 0 15px;}
	.gtxDetPart2 .txt1{ font-size: 12px;}
	.gtxDetPart2 .txt1 .l i{ margin: 0 5px;}
	.gtxDetPart2 .txt1 .r{ text-align: center;}
	.gtxDetPart2 .txt1 .r .fontSize{ margin: 10px;}
	.gtxDetPart2 .txt1 .r .info{ width: 100%; margin-bottom: 10px;}
	.gtxDetPart2 .txt1 .r .info a{ background-size: 16px; margin-left: 5px; padding-right: 20px;}
	.gtxDetPart2 .txt1 .r .gb{ margin-right: 5px;}
	.gtxDetPart2 .txt1 .r .bshare-custom a{ width: 20px; height: 20px; margin: 3px 0;}
	.gtxDetPart3{ margin: 0; padding: 0 10px 20px;}
	.gtxDetPart3 .txt1{ font-size: 16px; line-height: 32px; margin-bottom: 40px;}
	.gtxDetPart3 .txt2 a{ line-height: 28px;}
	.gtxDetPart3 .txt3 .img{ width: 138px; height: 138px; padding: 5px;}
	.gtxDetPart3 .right{ padding: 20px 10px 0;}
	.gtxDetPart3 .right .part{ margin-bottom: 20px;}
	.gtxDetPart3 .right .part .box1{ line-height: 30px; -webkit-line-clamp: 2;}
	.gtxIxTit.ty1{ margin: 30px 0;}
	.gtxIxTit.ty1 .t{ width: 240px; margin-left: -120px;}
	.gtxInBanner{ font-size: 26px; height: 140px; text-stroke: 1px #1C3577; -webkit-text-stroke: 1px #1C3577;}
	.gtxTyPart1{ padding: 15px 10px 5px; margin-bottom: 40px;}
	.gtxTyPart1 .gtxLbList{ padding: 10px 0; margin-bottom: 20px;}
	.gtxTyPart1 .gtxJsTabTit span,
	.gtxTyPart5 .part .gtxJsTabTit span{ display: inline-block; width: auto; min-width: auto; float: inherit; margin-bottom: 0; margin-top: 0;}
	.gtxTyPart1 .gtxJsTabTit span a{ padding: 0 15px;}
	.gtxTyPart1 .gtxLbList .box{ padding: 6px 0;}
	.gtxTyPart1 .gtxTable table{ width: 800px;}
	.gtxTyPart2{ margin: 10px 0 0;}
	.gtxTyPart2 a{ font-size: 20px; padding: 30px 5px; margin: 10px 0 0; border-radius: 4px;}
	.gtxTyPart3{ margin: 0 -5px 20px;}
	.gtxTyPart3 a{ font-size: 16px; line-height: 28px; padding: 20px 30% 20px 15px; margin: 10px 5px 0; border-radius: 4px;}
	.gtxTyPart3 a p{ min-height: 56px;}
	.gtxTyTit{ margin: 10px 0 20px;}
	.gtxTyTit a{ font-size: 24px; line-height: 24px; background-size: 18px; padding-left: 24px;}
	.gtxTyPart4{ padding: 15px 10px;}
	.gtxTyPart4 .tit{ font-size: 18px; margin-bottom: 20px;}
	.gtxTyPart4 .part{ margin: 0 -5px;}
	.gtxTyPart4 .part .col-sm-2{ width: 50%;}
	.gtxTyPart4 .part a{ margin: 0 5px 10px; padding: 15px 5px; background-size: 6px;}
	.gtxTyPart5{ padding: 0 10px;}
	.gtxTyPart5 .part{ margin: 20px 0 0;}
	.gtxTyPart5 .part .gtxJsTabTit{ margin-bottom: 10px;}
	.gtxTyPart5 .part .gtxJsTabTit span{ width: 50% !important;}
	.gtxIxPart6.ty{ padding: 20px 10px;}
	.gtxIxPart6.ty .gtxIxTit .t{ margin-left: -104px;}
	.gtxTyPart6{ padding: 0 10px 30px;}
	.gtxTyPart6 .gtxIxTit .t{ margin-left: -154px; padding: 0 50px;}
	.gtxTyPart6 .gtxIxTit .t em{ font-size: 22px;}
	.gtxTyPart6 .part1 .col-sm-1{ width: 25%;}
	.gtxTyPart6 .part1{ margin: 0 -10px; padding: 20px 0 10px;}
	.gtxTyPart6 .part1 a{ margin: 0 10px 30px;}
	.gtxTyPart6 .part1 a i{ width: 58px; height: 58px; padding: 12px; margin-bottom: 10px;}
	.gtxTyPart6 .part2{ margin: 0 -8px;}
	.gtxTyPart6 .part2 .col-sm-2{ width: 50%;}
	.gtxTyPart6 .part2 a{ margin: 15px 8px 0; font-size: 16px; padding: 10px 10px 10px 20px;}
	.gtxTyPart6 .part2 a img{ height: 30px;}
	.gtxGkPart1{ padding: 0;}
	.gtxGkPart1 .part1{ padding: 15px 10px;}
	.gtxGkPart1 .part1 .top .r{ margin-left: 20px;}
	.gtxGkPart1 .part1 .top .r span{ font-size: 20px; margin-bottom: 10px;}
	.gtxGkPart1 .part1 .top .r .t a{ font-size: 16px; padding: 8px 0;}
	.gtxGkPart1 .part1 .bot p a{ margin-left: 10px;}
	.gtxGkPart1 .part1 .list .t{ text-align: center; font-size: 16px; padding: 10px 5px;}
	.gtxGkPart1 .part2{ margin: 0; padding: 15px 10px 10px;}
	.gtxGkPart1 .part3{ margin: 0 10px;}
	.gtxGkPart1 .part3 .slick-list{ margin: 0;}
	.gtxGkPart1 .part3 .img{ margin: 0;}
	.gtxGkPart1 .part3 .img img,.gtxGkPart1 .part4 .l{ height: 122px;}
	.gtxGkPart1 .part4{ margin: 20px 10px;}
	.gtxGkPart1 .part4 .l{ padding: 20px 0 0 30px;}
	.gtxGkPart1 .part4 .r a{ margin-top: 12px;}
	.gtxGkPart2{ padding: 10px 5px 0;}
	.gtxGkPart2 .col-sm-2{ width: 50%;}
	.gtxGkPart2 .item .top{ height: 140px; font-size: 18px; margin-bottom: 10px; padding: 25px 10px 0; border-radius: 6px;}
	.gtxGkPart2 .item .top img{ height: 50px; margin-bottom: 15px;}
	.gtxGkPart2 .item .list{ top: 140px; padding: 5px 10px;}
	.gtxGkPart2 .item .list a{ line-height: 30px;}
	.gtxGkPart3{ margin: 20px 0; padding: 10px 10px 20px;}
	.gtxGkPart3 .part{ margin: 0 -5px;}
	.gtxGkPart3 .t1,.gtxGkPart3 .t2,.gtxGkPart3 .t3{ margin: 10px 5px 0;}
	.gtxGkPart3 .t2,.gtxGkPart3 .t3{ margin-left: 85px;}
	.gtxGkPart3 .t3 button{ width: 47%; float: left;}
	.gtxGkPart3 .t3 button.cx{ float: right; margin: 0;}
	.gtxGkPart4{ margin: 0; padding: 15px 10px;}
	.gtxGkPart4 .gtxJsTabTit{ padding-top: 0;}
	.gtxGkPart4 .gtxLbList{ margin-top: 10px;}
	.gtxGkPart5{ padding: 10px 10px 0;}
	.gtxGkPart6{ margin: 0 10px;}
	.gtxGkPart6 .col-sm-2,.gtxGkPart7 .col-sm-2{ width: 50%;}
	.gtxGkPart6 .part a{ margin: 10px 5px 0; padding: 10px 15px; border-radius: 4px;}
	.gtxGkPart6 .part a img{ height: 24px; margin-right: 8px;}
	.gtxGkPart7{ padding: 20px 10px;}
	.gtxGkPart7 .gtxIxTit .t{ margin-left: -132px;}
	.gtxGkPart7 .part{ margin: 0 -5px;}
	.gtxGkPart7 .part .img{ height: 97px; border-radius: 4px; margin: 10px 5px 0;}
	.gtxGkPart7 .part .img div{ font-size: 18px; line-height: 30px;}
	.gtxGbPart1{ padding: 20px 10px;}
	.gtxInTit .r select{ width: 110px; margin-left: 4px;}
	.gtxGbPart1 .title1{ font-size: 20px; padding: 30px 0 20px;}
	.gtxGbPart1 .title2{ font-size: 18px; padding: 10px 15px;}
	.gtxGbPart1 .title2 a{ background-size: 14px; padding-left: 22px;}
	.gtxGbPart1 .part2{ margin-bottom: 40px; padding-bottom: 30px; border-width: 1px;}
	 /* =============================单栏目============================== */
.dtxInLoca {
	padding: 10px 20px;
	margin: 40px 0 30px;
}

.dtxInLoca p {
	background: url(/static/6537109c260826a0bad54a6a/images/zs_gtx_inLoca.png) left top no-repeat;
	background-size: 30px;
	padding-left: 40px;
	line-height: 30px;
}

.dtxInLoca p a:hover {
	color: #0065C6 !important;
}

.gtxYwPart4,
.djqYwPart5 {
	padding: 20px 30px;
	margin-bottom: 50px;
}

.gtxYwPart4 .djqJsTabTit {
	padding: 30px 24%;
}
.gtxYwPart4 .gtxTabBgc span a{
  background: #e5eff9;
}
.gtxYwPart4 .gtxLbList {
	border-bottom: 1px dashed #DCDCDC;
	padding: 20px 0;
}

.gtxYwPart4 .gtxLbList .box {
	padding: 10px 0;
}

.gtxYwPart4 .gtxLbList .box p {
	padding-right: 15%;
}

.gtxYwPart4 .gtxLbList .box i {
	display: block;
	width: 130px;
	margin-right: 15px;
}

.lcgtxPullRight {
	display: inline
}

.lcgtxPullRight {
	float: right
}
/*======分页=====*/
.gtxPage{
  padding-bottom: 80px;
}
.sxPager{
  margin-top: 15px;
}
/*=====多栏目更多=====*/
.ysMore a{ display: inline-block; border: 1px solid #0064C8; color: #0064C8; line-height: 40px; padding: 0 50px;margin-top:15px;}
.ysMore a:hover{ color: #fff; background: #0064C8;}

	
	
}


table {
  width: 100%;
}


   
